distribution interface meaning in Chinese
分发接口
Examples
- We decided to obtain the historical events using the event access interface and retrieve the new events using the event distribution interface
我们决定利用event access接口获得历史事件并利用event distribution接口获取新事件。 - Receive new events : write a message - driven bean to receive new events using event distribution interface and merge them with the historical events
接收新事件:书写消息驱动bean ,并利用event distribution接口接收新的事件,将其与历史事件结合。 - Event distribution interface is a java messaging service interface that allows the event consumers to receive events asynchronously , as they are emitted
Event distribution接口是java消息传递服务( java messaging service , jms )接口,并允许事件消费者在事件发出后异步地接收事件。 - We also showed how to use the event access and event distribution interfaces together to effectively receive events , how to correlate events to create the kpis , and how to display them in a portal
我们还介绍了如何利用event access和event distribution接口一起有效地接收事件,如何关联事件以创建kpi ,及如何在portal中对它们进行显示。